home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 30 / PC Gamer IT CD 30 1-2.iso / MOTS / GAMEDATA / RESOURCE / JKMRES.GOO / ui_jkstrings.uni < prev    next >
Text File  |  1998-02-25  |  64KB  |  1,469 lines

  1. MSGS 1500   # <--- DON'T FORGET TO UPDATE THIS COUNT
  2.  
  3. # FOR the moment, this is still ASCII text but it will be converted
  4. # to UNICODE when we find a UNICODE editor. [WW] 12/5/1996
  5.  
  6. # "<key>"      <unused number> "<string>"
  7.  
  8.  
  9. #***************************
  10. #  ERROR MESSAGES
  11. #**************************/
  12.  
  13.    # General errors
  14.    "ERROR"                       0 "Error"   # title for error message boxes.
  15.    "ERR_CANNOT_FIND_FILE %s %s"  0 "Could not find file '%s'.  I tried searching this path: '%s'"
  16.    "ERR_CANNOT_LOAD_FILE %s"     0 "Unable to load file '%s'.  It may be missing, already in use, or corrupted."
  17.    "ERR_OUT_OF_MEMORY"           0 "Out of memory."
  18.    "ERR_BAD_EPISODE_FILE %d %d"  0 "Bad Episode.jk file.  Line %d goes to line %d but that doesn't exist."
  19.    "ERR_NO_FIRST_LEVEL"          0 "This episode's EPISODE.JK file doesn't have a first level."
  20.    "ERR_CANNOT_LOAD_LEVEL"       0 "Could not load level!"
  21.    "ERR_MAY_BE_RELATED_TO"       0 "\n\nThis error may be related to:\n"
  22.    "ERR_CANNOT_FIND_CUTSCENE %s" 0 "Could not find cutscene '%s'."
  23.  
  24.    # Config errors
  25.    "ERR_CANNOT_BIND_CONTROL"     0 "Unable to bind control to this action. There are probably too many other controls already attached; try removing some."
  26.    "ERR_REMOVING_CONTROL"        0 "No control is bound to this action."
  27.  
  28.    # Multiplayer errors
  29.    "ERR_UNABLE_TO_HOST_GAME"     0 "Unable to host a network game."
  30.    "ERR_UNABLE_TO_START_NETWORK %s" 0 "Unable to start network service '%s'"
  31.    "ERR_CANNOT_CONTACT_HOST"     0 "Unable to contact the host server for this game."
  32.  
  33.    # Miscellaneous errors
  34.    "ERR_BAD_PLAYER_NAME"         0 "This player name has invalid characters."
  35.    "ERR_NO_PLAYER_NAME"          0 "You must enter a name."
  36.    "ERR_PLAYER_ALREADY_EXISTS"   0 "A player with this name already exists."
  37.    "ERR_CANNOT_SET_PLAYER %s"    0 "Cannot set player %s"
  38.    "ERR_NEED_256_COLOR"          0 "Mysteries of the Sith requires that your display is set to at least 256 Colors."
  39.    "ERR_CHANGING_VIDEO_MODE"     0 "Unable to set video mode"
  40.    "ERR_CHANGING_VIDEO_DESC"     0 "Video card may not have enough memory for this mode - try a lower setting. Restoring previous settings."
  41.    "ERR_CHANGING_VIDEO_ABORT"    0 "Error setting last valid display mode, please recheck display settings"
  42.    "ERR_INVALID_EPISODE %s"      0 "Invalid Episode - %s"
  43.    "ERR_BAD_CHARACTER_NAME"       0 "This character name contains illegal characters"
  44.    "ERR_NO_CHARACTERS_TO_LOAD"    0 "No Characters to Load"
  45.    "ERR_COULD_NOT_LOAD_CHARACTER" 0 "Could not load this character"
  46.    "ERR_CD_NOT_IN_DRIVE"          0 "CD containing Sith demo not in drive."
  47.  
  48.  
  49.  
  50. #*******************
  51. #  GENERAL
  52. #******************/
  53.  
  54.    "GUI_COPYRIGHT1"  0  "(c) 1998 Lucasfilm Ltd. and LucasArts Entertainment Company LLC."
  55.    "GUI_COPYRIGHT2"  0  "All rights reserved."
  56.  
  57.    "GUI_VERSION"     0  "v%d.%02d%c%s"
  58.  
  59.    "GUI_OK"          0 "Ok"         # Button title
  60.    "GUI_CANCEL"      0 "Cancel"     # button title
  61.    "GUI_CANCELED"    0 "Canceled."  # Confirmation message
  62.  
  63.    "GUI_PAUSED"      0 "Paused"     # Paused
  64.  
  65.    "GUI_INSERTCDTITLE"  0  "Insert CD"
  66.    "GUI_INSERTANYCD" 0 "Insert the CD containing Sith demo and press Enter"
  67.    "GUI_INSERTCD"    0 "Insert the CD containing Sith demo and press Enter"
  68.    "GUI_INSERTJKCD"  0 "For verification, please insert your original Jedi Knight CD number 2 and press Enter"
  69.  
  70.    "GUI_OFF"         0 "Off"
  71.    "GUI_ON"          0 "On"
  72.  
  73.    "GUI_1"           0 "1"
  74.    "GUI_8"           0 "8"
  75.    "GUI_16"          0 "16"
  76.    "GUI_24"          0 "24"
  77.  
  78.  
  79. #****************************
  80. #  GAMEPLAY MESSAGES
  81. #****************************/
  82.  
  83.    "GAME_INTERNALCAM"   0  "Internal Camera"    # Internal camera selection
  84.    "GAME_EXTERNALCAM"   0  "External Camera"    # External camera selection
  85.  
  86.    "GAME_GAMMA"         0  "Brightness level %d"   # Gamma level
  87.    "GAME_SCREENSIZE"    0  "Screen size %d"     # Screen size
  88.    "GAME_SCREENSHOT"    0  "Screenshot Taken"   # Screenshot taken
  89.  
  90.  
  91.    #  Cheat messages
  92.    "GAME_ALLWEAPONS"    0  "All Weapons"
  93.    "GAME_ALLITEMS"      0  "All Items"
  94.    "GAME_DARKMASTER"    0  "Dark Master"
  95.    "GAME_LIGHTMASTER"   0  "Light Master"
  96.    "GAME_UBERJEDI"      0  "Uber Jedi"
  97.    "GAME_ENDLEVEL"      0  "End Level"
  98.    "GAME_LEVELUP"       0  "Level Up"
  99.    "GAME_HEAL"          0  "Heal"
  100.    "GAME_ALLMAP"        0  "All Map"
  101.    "GAME_MANA"          0  "Mana"
  102.  
  103.  
  104.    #  Taunt messages
  105.    "TAUNT_UNDEFINED"    0  "Type '%d=Special Taunt Line' to program this taunt"
  106.    "TAUNT_DEFINED"      0  "Taunt %d defined as '%S'"
  107.  
  108.  
  109.  
  110. #*******************
  111. #  JKGUIDIALOG.C
  112. #******************/
  113.  
  114.    "GUI_YES"      0 "Yes"
  115.    "GUI_NO"       0 "No"
  116.  
  117.  
  118. #*******************
  119. #  JKGUIESC.C
  120. #******************/
  121.  
  122.    "GUI_INVENTORY"       0 "Inventory"
  123.    "GUI_MAP"             0 "Map"
  124.    "GUI_JEDIPOWERS"      0 "Jedi Powers"
  125.    "GUI_OBJECTIVES"      0 "Objectives"
  126.    "GUI_LOAD"            0 "Load"
  127.    "GUI_RESTART"         0 "Restart"
  128.    "GUI_SAVE"            0 "Save"
  129.    "GUI_ABORT"           0 "Abort"
  130.    "GUI_RETURN_TO_GAME"  0 "Return To Game"
  131.    "GUI_ABORT_GAME"      0 "Abort Game"
  132.    "GUI_CONFIRM_ABORT"   0 "Are you sure you want to abort this mission?"
  133.    "GUI_RESTART_MISSION" 0 "Restart Mission"
  134.    "GUI_CONFIRM_RESTART" 0 "Are you sure you want to restart this mission?"
  135.    "GUI_ABORTCDREQUEST"  0 "Abort CD Request"
  136.    "GUI_CONFIRM_ABORTCD" 0 "Warning: This will cause you to return to the Main Menu without saving. Are you sure you wish to abort?"
  137.  
  138. #*******************
  139. #  JKGUIMAIN.C
  140. #******************/
  141.  
  142.    # main menu
  143.    "GUI_MAINMENU_TITLE"    0 "Main Menu"
  144.    "GUI_SINGLEPLAYER"      0 "Single Player"
  145.    "GUI_MULTIPLAYER"       0 "Multiplayer"
  146.    "GUI_QUIT"              0 "Quit"
  147.  
  148.    "GUI_SETUP"             0 "Setup"
  149.    "GUI_CHOOSEPLAYER"      0 "Players"
  150.    "GUI_VIEWCUTSCENES"     0 "Cutscenes"
  151.    "GUI_VIEWDEMORECORDING" 0 "Recordings"
  152.    "GUI_CREDITS"           0 "Credits"
  153.  
  154.    "GUI_QUITCONFIRM"       0 "Quit Mysteries of the Sith"
  155.    "GUI_QUITCONFIRM_Q"     0 "Are you sure you want to quit Mysteries of the Sith?"
  156.  
  157. #*******************
  158. #  JKGUISINGLE.C
  159. #******************/
  160.  
  161.    # Single player menu
  162.    "GUI_NEWGAME"        0 "New Game"
  163.    "GUI_REPLAY"         0 "Replay"
  164.    "GUI_DEBUG_PLAY"     0 "(Debug)"
  165.  
  166.    # Choose episode menu
  167.    "GUI_CHOOSEEPISODE"  0 "Choose Episode:"
  168.    "GUI_CHOOSELEVEL"    0 "Choose Level:"
  169.  
  170.    # In-Game menu
  171.    "USERSAVE"           0 "User-saved game"  # What to say in Single Player - Replay Menu
  172.  
  173.  
  174. #*******************
  175. #  JKGUISETUP.C
  176. #******************/
  177.  
  178.    # Setup menu
  179.    "GUI_GENERAL"             0 "General"
  180.    "GUI_GENERAL_HINT"        0 "General options"
  181.    "GUI_GAMEPLAY"            0 "Gameplay"
  182.    "GUI_GAMEPLAY_HINT"       0 "Gameplay options"
  183.    "GUI_DISPLAY"             0 "Display"
  184.    "GUI_DISPLAY_HINT"        0 "Set video mode and hardware acceleration"
  185.    "GUI_SOUND"               0 "Sound"
  186.    "GUI_SOUND_HINT"          0 "Set volumes for music and sound effects"
  187.    "GUI_CONTROLS"            0 "Controls"
  188.    "GUI_CONTROLS_HINT"       0 "Configure keyboard, mouse, and joystick"
  189.  
  190.    "GUI_KEYBOARD"            0 "Keyboard"
  191.    "GUI_KEYBOARD_HINT"       0 "Set keyboard controls"
  192.    "GUI_MOUSE"               0 "Mouse"
  193.    "GUI_MOUSE_HINT"          0 "Set mouse controls"
  194.    "GUI_JOYSTICK"            0 "Joystick"
  195.    "GUI_JOYSTICK_HINT"       0 "Set joystick controls"
  196.    "GUI_CONTROLOPTIONS"      0 "Options"
  197.    "GUI_CONTROLOPTIONS_HINT" 0 "Set control options"
  198.  
  199.    "GUI_MAINMENU"            0 "Main Menu"
  200.  
  201. #********************
  202. #  JKGUIGENERAL.C
  203. #******************/
  204.  
  205.    "GUI_FULLSUB"           0 "Enable full subtitles on cutscenes"
  206.    "GUI_ROTATEOVERLAY"     0 "Enable rotation on overlay map"
  207.    "GUI_DISABLECUTSCENES"  0 "Disable cutscenes"
  208.  
  209.    "GUI_FULLSUB_HINT"      0 "Display subtitles during the video sequences?"
  210.    "GUI_ROTATEOVERLAY_HINT" 0 "Rotate the overlay map as you rotate?"
  211.    "GUI_DISABLECUTSCENES_HINT" 0 "Automatically skip over all video sequences?"
  212.  
  213. #********************
  214. #  JKGUIGAMEPLAY.C
  215. #******************/
  216.  
  217.    "GUI_SINGLE"            0 "Single"
  218.    "GUI_MP"                0 "MP"
  219.  
  220.    "GUI_AUTOPICKUP"        0 "Automatic pickup weapon"
  221.    "GUI_AUTOPICKUP_HINT"   0 "Automatically mount a weapon when you pick it up?"
  222.    "GUI_AUTOSWITCH"        0 "Automatic switch weapon"
  223.    "GUI_AUTOSWITCH_HINT"   0 "Automatically select another weapon when you run out of ammo?"
  224.    "GUI_AUTORELOAD"        0 "Automatic reload weapon"
  225.    "GUI_AUTORELOAD_HINT"   0 "Automatically select an empty weapon when you find ammo?"
  226.  
  227.    "GUI_NODANGER"          0 "No dangerous weapons"
  228.    "GUI_NODANGER_HINT"     0 "Don't mount weapons that are dangerous to fire?"
  229.    "GUI_NOWEAKER"          0 "No weaker weapons"
  230.    "GUI_NOWEAKER_HINT"     0 "Don't mount weapons that are weaker than the current weapon?"
  231.    "GUI_KEEPSABER"         0 "Keep preferred weapon"
  232.    "GUI_KEEPSABER_HINT"    0 "Don't switch away from the preferred weapon?"
  233.  
  234.    "GUI_AUTOAIM"           0 "Enable auto-aiming"
  235.    "GUI_AUTOAIM_HINT"      0 "Automatically aim at enemies?"
  236.    "GUI_CROSSHAIR"         0 "Enable aiming crosshair"
  237.    "GUI_CROSSHAIR_HINT"    0 "Show the targeting crosshair?"
  238.    "GUI_SABERCAM"          0 "Enable lightsaber auto-camera"
  239.    "GUI_SABERCAM_HINT"     0 "Automatically toggle external mode when activating the lightsaber?"
  240.  
  241.  
  242. #*******************
  243. #  JKGUIPLAYER.C
  244. #******************/
  245.  
  246.    # Select Player Menu
  247.    "GUI_NEWPLAYER"             0 "New Player"
  248.    "GUI_SELECTPLAYER"          0 "Choose your player:"
  249.    "GUI_REMOVE"                0 "Remove"
  250.    "GUI_CONFIRM_REMOVE_PLAYER" 0 "Are you sure you want to remove player %ls?"
  251.  
  252.    # Create New Player menu
  253.    "GUI_NAME"        0 "Name:"
  254.    "GUI_DIFFICULTY"  0 "Difficulty:"
  255.    "GUI_EASY"        0 "Easy"
  256.    "GUI_MED"         0 "Medium"
  257.    "GUI_HARD"        0 "Hard"
  258.  
  259. #*******************
  260. #  JKGUIKEYBOARD.C
  261. #******************/
  262.  
  263.    # Keyboard setup menu
  264.    "GUI_CONTROLSLIST_HINT"    0 "Lists each action in the game, and what control activates it"
  265.  
  266.    "GUI_RESTOREDEFAULTS"            0 "Reset to Default" # Button titles
  267.    "GUI_LOAD_CONTROL_SET"      0 "Load Control Set"
  268.    "GUI_SAVE_CONTROL_SET"      0 "Save Control Set"
  269.    "GUI_ADD_CONTROL"           0 "Add"
  270.    "GUI_ADD_CONTROL_HINT"      0 "Assign a control to activate an action"
  271.    "GUI_EDIT_CONTROL"          0 "Edit"
  272.    "GUI_EDIT_CONTROL_HINT"     0 "Edit an assigned control"
  273.    "GUI_REMOVE_CONTROL"        0 "Remove"
  274.    "GUI_REMOVE_CONTROL_HINT"   0 "Remove a control from its action"
  275.  
  276.    "GUI_HIT_KEY_TO_ATTACH"    0 "Press the key you want to use for %ls..."
  277.    "GUI_CONTROL_REMOVED"      0 "Control has been removed" # Messages for Control Setup functions
  278.    "GUI_KEY_ADDED"            0 "Key has been added to action"
  279.    "GUI_PICK_AN_ACTION_FIRST" 0 "Please pick an action first"
  280.  
  281.    "GUI_ALREADY_BOUND"        0 "Rebind A Key"
  282.    "GUI_ALREADY_BOUND_Q"      0 "That key or button is already bound to the function %ls. Are you sure you wish to rebind it?"
  283.    "GUI_RESTORE_DEFAULTS"     0 "Restore Defaults"
  284.    "GUI_RESTORE_DEFAULTS_Q"   0 "Are you sure you want to replace the current settings with the Mysteries of the Sith default settings?"
  285.  
  286. #*******************
  287. #  JKGUIMOUSE.C
  288. #******************/
  289.  
  290.    "GUI_PICK_MOUSE_CONTROL" 0 "Pick a mouse axis or button to assign"
  291.    "GUI_REVERSE_AXIS"       0 "Reverse direction"
  292.    "GUI_SENSITIVITY"        0 "Sensitivity:"
  293.    "GUI_SENSITIVITY_TEXT"   0 "(1.0 is standard)"
  294.    "GUI_CONTROL_RAW"        0 "Map directly to axis value"
  295.    "GUI_SENSITIVITY_HINT"   0 "Adjust this slider to control the responsiveness of the selected axis."
  296.    "GUI_MOUSE_ADD_HINT"     0 "Assign an action to a control"
  297.    "GUI_MOUSE_REMOVE_HINT"  0 "Remove the action from this control"
  298.  
  299. #*******************
  300. #  JKGUIJOYSTICK.C
  301. #******************/
  302.  
  303.    "GUI_PICK_JOYSTICK_CONTROL"   0 "Pick a joystick axis or button to assign"
  304.    "GUI_NO_JOYSTICK"        0    "No Joystick Detected"
  305.    "GUI_DISABLE_JOYSTICK"   0    "Disable joystick"
  306.    "GUI_DISABLE_JOYSTICK_HINT" 0    "Check this box to disable all joystick controls."
  307.    "GUI_REVERSE_HINT"      0     "Check this box to reverse the direction of the selected axis."
  308.    "GUI_RAW_HINT"          0     "Check this box to use the current position of the selected axis as an angle."
  309.    "GUI_CALIBRATE_JOYSTICK" 0    "Configure"
  310.    "GUI_CALIBRATE_JOYSTICK_HINT" 0 "Display the Windows 95 joystick configuration dialog."
  311.    "GUI_CAPTURE"           0     "Identify"
  312.    "GUI_CAPTURE_HINT"      0     "Identify joystick buttons and axes."
  313.    "GUI_CAPTURE_TEXT"      0     "Press buttons and move the controller to identify buttons and axes.  Press the Esc key to quit."
  314.    "GUI_JOYSTICK_DISABLED" 0     "Joystick Disabled"
  315.  
  316. #***********************
  317. #  JKGUICONTROLOPTIONS.C
  318. #***********************/
  319.  
  320.    "GUI_FREELOOK"          0  "Free look (mouse look) always on"
  321.    "GUI_FREELOOK_HINT"     0  "Allow dynamic control of your view with the look controls"
  322.  
  323.    "GUI_VIEWCENTER"        0  "Enable automatic view centering"
  324.    "GUI_VIEWCENTER_HINT"   0  "Allow the game to automatically center your view"
  325.  
  326.    "GUI_ALWAYSRUN"         0  "Always Run"
  327.    "GUI_ALWAYSRUN_HINT"    0  "Character always moves at run speed"
  328.  
  329.    "GUI_NOWINKEY"          0  "Disable Windows key"
  330.    "GUI_NOWINKEY_HINT"     0  "Disables the Windows key during gameplay"
  331.  
  332.    "GUI_SAVECONFIG"        0  "Save Configuration"
  333.    "GUI_LOADCONFIG"        0  "Load Configuration"
  334.  
  335.    "GUI_SAVECONFIG_HINT"   0  "Save the current control configuration to a file"
  336.    "GUI_LOADCONFIG_HINT"   0  "Load a completely new control configuration from a file"
  337.  
  338. #*******************
  339. #  JKGUIDISPLAY.C
  340. #******************/
  341.  
  342.    "GUI_3DACCEL"              0 "Enable 3D Acceleration"
  343.    "GUI_3DACCEL_HINT"         0 "Enable or disable hardware 3D acceleration"
  344.    "GUI_3DACCEL_NOHARDWARE"   0 "No 3D hardware acceleration found"
  345.    "GUI_VIDEOMODES"           0 "Available Video Modes"
  346.    "GUI_VIDEOMODE_HINT"       0 "Choose a video mode to use"
  347.    "GUI_BRIGHTNESS"           0 "Brightness"
  348.    "GUI_BRIGHTNESS_HINT"      0 "Set brightness level"
  349.    "GUI_MAX"                  0 "Max"
  350.    "GUI_MIN"                  0 "Min"
  351.    "GUI_ADVANCED"             0 "Advanced"
  352.    "GUI_ADVANCED_HINT"        0 "For advanced users and debugging"
  353.  
  354.    "GUI_VIEWSIZE"             0 "View size"
  355.    "GUI_VIEWSIZE_HINT"        0 "Set screen view size"
  356.  
  357.  
  358.    "GUI_ADVANCED_TITLE"       0 "Advanced Display Settings"
  359.         #Warning! Modifying these advanced settings can seriously affect the performance of Mysteries of the Sith. Please leave these settings alone unless you are instructed by LEC Product Support to make changes.
  360.    "GUI_ADVANCED_WARNING"     0 "Warning! Only change these settings when instructed by LEC Product Support"
  361.  
  362.    "GUI_DISPLAYDEVICES"       0 "Display Devices"
  363.    "GUI_DISPLAYDEVICES_HINT"  0 "Current display device"
  364.  
  365.    "GUI_3DDEVICES"            0 "3D Devices"
  366.    "GUI_3DDEVICES_HINT"       0 "Current 3D device"
  367.  
  368.    "GUI_TEXTURE"              0 "Texture"
  369.    "GUI_TEXTURE_HINT"         0 "Set texture mapping detail"
  370.    "GUI_TEXTURE_AFFINE"       0 "Affine"
  371.    "GUI_TEXTURE_PERSPECT"     0 "Perspect"
  372.  
  373.    "GUI_LIGHTING"             0 "Lighting"
  374.    "GUI_LIGHTING_HINT"        0 "Set lighting detail"
  375.    "GUI_LIGHTING_NONE"        0 "None"
  376.    "GUI_LIGHTING_DIFFUSE"     0 "Diffuse"
  377.    "GUI_LIGHTING_GOURAUD"     0 "Gouraud"
  378.    "GUI_LIGHTING_FULL"        0 "Full"
  379.  
  380.    "GUI_GEOMETRY"             0 "Geometry"
  381.    "GUI_GEOMETRY_HINT"        0 "Set geometry detail"
  382.    "GUI_GEOMETRY_VERTEX"      0 "Vertex"
  383.    "GUI_GEOMETRY_WIREFRAME"   0 "Wireframe"
  384.    "GUI_GEOMETRY_SOLID"       0 "Solid"
  385.    "GUI_GEOMETRY_TEXTURE"     0 "Texture"
  386.  
  387.    "GUI_MINTEXDIM"            0 "3D Accelerator min texture size"
  388.    "GUI_MINTEXDIM_HINT"       0 "Set minimum allowed texture dimension"
  389.  
  390.    "GUI_DISABLE_PAGE_FLIP"    0 "Disable Page Flip"
  391.    "GUI_BACKBUF_IN_SYSMEM"    0 "Backbuffer in System Memory"
  392.    "GUI_RGBVERTEX"            0 "Enable colored lighting"
  393.    "GUI_CLEAR_DISPLAY"        0 "Clear Display"
  394.  
  395.  
  396. #*******************
  397. #  JKGUISOUND.C
  398. #******************/
  399.  
  400.    "GUI_MUSICVOLUME"          0  "Music Volume"
  401.    "GUI_MUSICVOLUME_HINT"     0  "Set volume of music during the game"
  402.  
  403.    "GUI_SFXVOLUME"            0  "Sfx Volume"
  404.    "GUI_SFXVOLUME_HINT"       0  "Set volume of sound effects during the game"
  405.  
  406.    "GUI_DIGICHANNELS"         0  "Digital Channels"
  407.    "GUI_DIGICHANNELS_HINT"    0  "Set max # of digital sound channels to use"
  408.  
  409.    "GUI_ENABLE3DSOUND"        0  "Enable A3D Sound"
  410.    "GUI_ENABLE3DSOUND_HINT"   0  "Enable the use of A3D Interactive sound hardware"
  411.  
  412.    "GUI_ENABLEHWMIX"          0  "Enable Hardware Mixing"
  413.    "GUI_ENABLEHWMIX_HINT"     0  "Enable digital sound mixing in hardware"
  414.  
  415.    "GUI_LOWRESSOUNDS"         0  "Using Low-Res Sounds"
  416.    "GUI_HIGHRESSOUNDS"        0  "Using High-Res Sounds"
  417.  
  418.    "GUISOUND_WARNING"         0  "Warning"
  419.    "GUISOUND_MUSTRESTART"     0  "You must quit and relaunch before 3D changes will take effect"
  420.  
  421. #*******************
  422. #  JKGUINET.C
  423. #******************/
  424.  
  425.    # First Multiplayer menu
  426.    "GUI_JOINGAME"          0 "Join Game"
  427.    "GUI_STARTGAME"         0 "Host Game"
  428.  
  429.    # Choose service menu
  430.    "GUI_CHOOSEAPROVIDER"   0 "Choose a network provider:"
  431.    "GUI_PROVIDER_HINT"     0 "These are your machine's installed network drivers"
  432.  
  433.    # Join a game menu
  434.    "GUI_NOGAMESTOJOIN"        0 "(Searching...)"
  435.    "GUI_CHOOSEAGAME"          0 "Choose one of these games to join:"
  436.    "GUI_GAMESTOJOIN_HINT"     0 "These are the games currently playing on the network you picked"
  437.    "GUI_GAMEINFO_HINT"        0 "Information about the currently selected game"
  438.    "GUI_LEVEL"                0 "Game: %s / Episode: %S / Level: %S"
  439.    "GUI_NUM_PLAYERS"          0 "Players: %d of %d / Max Rank: %s(%d)"
  440.    "GUI_SYNCHRONIZING"        0 "Contacting host computer..."
  441.  
  442.    "GUINET_NUMPLAYERS"        0 "Players: %d of %d"
  443.    "GUINET_MAXRANK"           0 " / Max Rank: %s (%d)"
  444.  
  445.    "GUINET_PASSWORD"          0 "Password"
  446.    "GUINET_GAMEPASSWORD"      0 " / Password"
  447.    "GUINET_CLIENTSERVER"      0 "Client/Server"
  448.    "GUINET_GAMETEAM"          0 " / Team"
  449.    "GUINET_GAMESABERONLY"     0 "Saber-Only"
  450.    "GUINET_GAMEJEDIONLY"      0 "Ranked Jedi"
  451.    "GUINET_GAMEPERSONALITIES" 0 "Personalities"
  452.    "GUINET_GAMEFULL"          0 "That game is full"
  453.    "GUINET_WRONGPASSWORD"     0 "Wrong password entered for game"
  454.    "GUINET_JOINERROR"         0 "Join Error"
  455.    "GUINET_HOSTERROR"         0 "Host Error"
  456.    "GUINET_NETERROR"          0 "Network Error"
  457.    "GUINET_USERCANCEL"        0 "Cancelled by user"
  458.    "GUINET_WRONGVERSION"      0 "Incorrect game version"
  459.    "GUINET_WRONGCHECKSUM"     0 "Checksum failure.  Your data version does not match the host's."
  460.    "GUINET_JOINCANCEL"        0 "Join was cancelled by the host.  Please re-try."
  461.    "GUINET_WRONGLEVEL"        0 "Host has advanced to a different level. Please try joining again."
  462.  
  463.    "GUINET_JOININGOK"         0 "Host contacted - receiving data"
  464.    "GUINET_JOININGBUSY"       0 "Host is busy - waiting for our turn to join"
  465.    "GUINET_WAITHOSTSETTINGS"  0 "Waiting for host to select options"
  466.    "GUINET_NOTAVAIL"          0 "That connection is not available"
  467.    "GUINET_NOCONNECT"         0 "Cannot connect to that network service"
  468.    "GUINET_NOGAMECONNECT"     0 "Failed to connect to that game"
  469.  
  470.    "GUINET_GAMECLOSED"        0 "Game is between levels -- Cannot join now"
  471.  
  472.    "GUI_JOIN_TEAM"            0 "%s joins the %s team."
  473.  
  474.  
  475. #*******************
  476. #  JKGUINETHOST.C
  477. #******************/
  478.  
  479.    # Host a game menu
  480.    "GUI_GAMENAME"             0 "Name for this game:"
  481.    "GUI_MAXPLAYERS"           0 "Max players (up to 32):"
  482.    "GUI_NO_LEVELS_IN_EPISODE" 0 "<No levels in this episode>"
  483.    "GUI_DEFAULT_GAME_NAME"    0 "%s's Game"                    # %s=player name. i.e. "Bob's Game"
  484.  
  485.    "GUI_SCORELIMIT"           0  "Use Score Limit"
  486.    "GUI_SCORELIMIT_HINT"      0  "Ends a level when someone achieves the score limit"
  487.  
  488.    "GUI_TIMELIMIT"            0  "Use Time Limit (minutes)"
  489.    "GUI_TIMELIMIT_HINT"       0  "Ends a level after the time limit"
  490.  
  491.    "GUI_SINGLELEVEL"          0  "Single-level only"
  492.    "GUI_SINGLELEVEL_HINT"     0  "Do not continue game to next level in episode"
  493.  
  494.    "GUI_JEDIONLY"             0  "Jedi Personality Only"
  495.    "GUI_JEDIONLY_HINT"        0  "Allow only players with the Jedi personality to join the game"
  496.  
  497.    "GUI_TEAMMODE"             0  "Team play / Friendly mode"
  498.    "GUI_TEAMMODE_HINT"        0  "Enables friendly mode in KFY, or teams in other games."
  499.  
  500.    "GUI_MAXSTARS"             0  "Max Jedi Rank:"
  501.  
  502.    "GUI_CLIENTSERVER"         0  "Enable Client/Server"
  503.    "GUI_CLIENTSERVER_HINT"    0  "Run networking in client-server mode"
  504.  
  505.    "GUI_PRIVATE"              0  "Enable Private Game"
  506.    "GUI_PRIVATE_HINT"         0  "Hide game from players without correct password"
  507.  
  508.    "GUI_TICKRATE"             0  "Network tick rate (msec):"
  509.  
  510. #*******************
  511. #  JKGUIFORCE.C
  512. #******************/
  513.  
  514.    "GUI_RESET"             0 "Reset"
  515.  
  516.    "GUI_HINT_ABSORB"       0 "Absorb"
  517.    "GUI_HINT_BLINDING"     0 "Blinding"
  518.    "GUI_HINT_DEADLYSIGHT"  0 "Deadly Sight"
  519.    "GUI_HINT_DESTRUCTION"  0 "Destruction"
  520.    "GUI_HINT_GRIP"         0 "Grip"
  521.    "GUI_HINT_HEALING"      0 "Health"
  522.    "GUI_HINT_JUMP"         0 "Jump"
  523.    "GUI_HINT_PERSUASION"   0 "Persuasion"
  524.    "GUI_HINT_PROTECTION"   0 "Protection"
  525.    "GUI_HINT_PULL"         0 "Pull"
  526.    "GUI_HINT_SEEING"       0 "Seeing"
  527.    "GUI_HINT_SPEED"        0 "Speed"
  528.    "GUI_HINT_THROW"        0 "Throw"
  529.    "GUI_HINT_LIGHTNING"    0 "Lightning Bolt"
  530.  
  531.    "GUI_HINT_CHAINLIGHT"   0 "Chain Lightning"
  532.    "GUI_HINT_FARSIGHT"     0 "Far Sight"
  533.    "GUI_HINT_PROJECTION"   0 "Projection"
  534.    "GUI_HINT_SABERTHROW"   0 "Saber Throw"
  535.    "GUI_HINT_PUSH"         0 "Push"
  536.    "GUI_HINT_DEFENSE"      0 "Defense"
  537.  
  538.    "GUI_LIGHTSIDE"         0 "Light Side"
  539.    "GUI_DARKSIDE"          0 "Dark Side"
  540.  
  541.    "GUI_PATH_DARK"         0 "Seduced by the Dark Side"
  542.    "GUI_PATH_LIGHT"        0 "True to the Light Side"
  543.  
  544.    "GUI_CHOOSE_N"          0 "Choose %d:"
  545.  
  546. #************************
  547. #  JKGUIOBJECTIVES.C
  548. #***********************/
  549.  
  550.    "GUI_NO_OBJECTIVES"     0 "No Objectives"
  551.  
  552. #*************************
  553. #  JKGUISINGLETALLY.C
  554. #************************/
  555.  
  556.    "GUI_SECRETS_FOUND"  0 "Secrets Found:"
  557.    "GUI_NO_SECRETS"     0 "No Secrets"
  558.    "GUI_STARS_EARNED"   0 "Stars Earned:"
  559.    "GUI_NO_STARS"       0 "No Stars"
  560.  
  561. #************************
  562. #  JKGUIMULTITALLY.C
  563. #***********************/
  564.  
  565.    "GUI_MULTIPLAYER_SCORE" 0 "Multiplayer Score"
  566.    "GUI_TEAM_SCORE"        0 "Team Score"
  567.    "GUI_SCORE"             0 "Score"
  568.    "GUI_KILLS"             0 "Kills"
  569.    "GUI_DEATHS"            0 "Deaths"
  570.    "GUI_SUICIDES"          0 "Self-Kills"
  571.    "GUI_TEAM"              0 "Team"
  572.    "GUI_PAGE1"             0 "Page 1"
  573.    "GUI_PAGE2"             0 "Page 2"
  574.  
  575. #***********************
  576. #  JKGUITITLE.C
  577. #**********************/
  578.  
  579.    "GUI_LOADING"     0 "Loading..."
  580.  
  581. #***********************
  582. #  JKGUIDECISION.C
  583. #**********************/
  584.  
  585.  
  586. #***************************************
  587. #  JKGUIBUILDMULTI.C/JKGUIMULTIPLAYER.C
  588. #**************************************/
  589.  
  590.    "GUI_S_MULTIPLAYER_CHARACTERS"      0 "%s's Multiplayer Character Configurations"
  591.    "GUI_MULTIPLAYER_CHARACTERS"        0 "Multiplayer Characters"
  592.    "GUI_CHARACTER"                     0 "Character"
  593.    "GUI_NEW_CHARACTER"                 0 "New Character"
  594.    "GUI_NEW_CHARACTER_CONFIG"          0 "New Character Configuration"
  595.    "GUI_LOAD_CHARACTER"                0 "Load Character"
  596.    "GUI_EDIT_CHARACTER"                0 "Edit Character"
  597.    "GUI_SAVE_CHARACTER"                0 "Save Character"
  598.    "GUI_EDIT"                          0 "Edit"
  599.    "GUI_NEW"                           0 "New"
  600.    "GUI_RANKLABELMAX"                  0 "Rank (%d Maximum)"
  601.    "GUI_RANKLABEL"                     0 "Rank:"
  602.    "GUI_RANK"                          0 "%d-%s"
  603.    "GUI_MODEL"                         0 "Model:"
  604.    "GUI_SABER"                         0 "Saber"
  605.  
  606.    "GUI_NONE"                          0 "None"
  607.    "GUI_RED"                           0 "Red"
  608.    "GUI_GOLD"                          0 "Gold"
  609.    "GUI_BLUE"                          0 "Blue"
  610.    "GUI_GREEN"                         0 "Green"
  611.  
  612.    "GUI_FORCEPOWERS"                   0 "Force Powers"
  613.    "GUI_DONE"                          0 "Done"
  614.  
  615.    "GUI_NOVALIDCHARTITLE"              0 "No Valid Characters"
  616.    "GUI_NOVALIDCHARACTERS"             0 "You have no characters that meet the game restrictions"
  617.  
  618.    "GUI_PERSONALITY"                   0 "Personality:"
  619.    "GUI_PERSONALITY1"                  0 "Jedi"
  620.    "GUI_PERSONALITY2"                  0 "Bounty Hunter"
  621.    "GUI_PERSONALITY3"                  0 "Scout"
  622.    "GUI_PERSONALITY4"                  0 "Soldier"
  623.  
  624.    "GUI_TYPEOFGAME"                    0 "Select game format:"
  625.    "GUI_TYPEPERSONALITIES"             0 "Mysteries of the Sith (personalities)"
  626.    "GUI_TYPEJEDIONLY"                  0 "Jedi Knight (ranked Jedi only)"
  627.    "GUI_PERSONALITIES_HINT"            0 "Each player is allowed to choose one of four personalities to play with"
  628.    "GUI_JEDIONLY_HINT"                 0 "All players are Jedi; the maximum rank is determined by the server"
  629.  
  630. #***********************
  631. #  JKGUISAVELOAD.C
  632. #**********************/
  633.  
  634.    "GUI_SLSAVEGAME"          0 "Save Game"
  635.    "GUI_SLLOADGAME"          0 "Load Game"
  636.    "GUI_SLGAMESELECT"        0 "Select a savegame:"
  637.    "GUI_SLENTERGAMENAME"     0 "Enter the name of the new save game:"
  638.    "GUI_SLEPISODE"           0 "Episode:"
  639.    "GUI_SLLEVEL"             0 "Level:"
  640.    "GUI_SLHEALTH"            0 "Health: %d/%d"
  641.    "GUI_SLSHIELDS"           0 "Shields: %d/200"
  642.    "GUI_SLCONFIRM_DELETE"    0 "Are you sure you want to delete this save game?"
  643.    "GUI_SLDELETE"            0 "Delete"
  644.    "GUI_SLCONFIRM_OVERWRITE" 0 "Are you sure you want to replace the contents of this save game?"
  645.    "GUI_SLOVERWRITE"         0 "Replace File"
  646.    "GUI_SLQUICKSAVE"         0 "(Last QuickSave)"
  647.    "GUI_SLMUSTENTERNAME"     0 "You must enter a valid name!"
  648.  
  649.    "GUI_SLGAMESAVED"         0 "Game saved."
  650.    "GUI_SLGAMEQUICKSAVED"    0 "Game quicksaved."
  651.  
  652. #***********************
  653. #  JKGUICONTROLSAVELOAD.C
  654. #**********************/
  655.  
  656.    "GUI_CSLSAVESET"          0 "Save Control Configuration"
  657.    "GUI_CSLLOADSET"          0 "Load Control Configuration"
  658.    "GUI_CSLSETSELECT"        0 "Select a configuration set:"
  659.    "GUI_CSLENTERSETNAME"     0 "Enter the name of the new configuration set:"
  660.    "GUI_CSLCONFIRM_DELETE"    0 "Are you sure you want to delete this configuration set?"
  661.    "GUI_CSLDELETE"            0 "Delete"
  662.    "GUI_CSLCONFIRM_OVERWRITE" 0 "Are you sure you want to replace the contents of this configuration set?"
  663.    "GUI_CSLOVERWRITE"         0 "Replace File"
  664.    "GUI_CSLMUSTENTERNAME"     0 "You must enter a valid name!"
  665.  
  666. #******************
  667. #  JKHUD.C
  668. #******************
  669.  
  670.    "HUD_YOUSAY"         0  "You say, '%S'"
  671.    "HUD_SENDTOALL"      0  "Send to all: "
  672.    "HUD_COMMAND"        0  "Command: "
  673.    "HUD_SENDTOTEAM"     0  "Send to team: "
  674.    "HUD_SENDTOPLAYER"   0  "Send to %s: "
  675.  
  676.    "HUD_PLAYERSCORES"   0  "Player Scores"
  677.  
  678.    "HUD_TEAMSCORESTITLE"   0  "Team Scores"
  679.    "HUD_TEAMNAME"       0  "Name"
  680.    "HUD_TEAMPLAYERS"    0  "# Players"
  681.    "HUD_TEAMSCORE"      0  "Score"
  682.  
  683.    "HUD_CHANGETEAM"  0  "%s switched to the %s team."
  684.  
  685. #******************************
  686. #  Control Setup strings
  687. #******************************/
  688.  
  689.    ### Names for the control functions (actions).
  690.    ### They match the names returned in sithControl_EnumBindings() and
  691.    ### CONTROL_FUNCTION_NAMES in sithControl.h
  692.    "FORWARD"         0 "Move"
  693.       "FORWARD_A"    0 " Forward/Back" # Modifiers for "Move" function
  694.       "FORWARD_K"    0 " Forward"      # Note the space before word.
  695.       "FORWARD_R"    0 " Back"
  696.    "TURN"            0 "Turn"
  697.       "TURN_A"       0 " Left/Right"         # Modifiers for "Turn" function
  698.       "TURN_K"       0 " Left"
  699.       "TURN_R"       0 " Right"
  700.    "SLIDE"           0 "Slide"
  701.       "SLIDE_A"      0 " Left/Right"         # Modifiers for "Slide" function
  702.       "SLIDE_K"      0 " Left"
  703.       "SLIDE_R"      0 " Right"
  704.    "SLIDETOGGLE"     0 "Slide Toggle"
  705.    "JUMP"            0 "Jump"
  706.    "DUCK"            0 "Duck"
  707.    "FAST"            0 "Fast"
  708.    "SLOW"            0 "Slow"
  709.    "PITCH"           0 "Pitch"
  710.       "PITCH_A"      0 " Up/Down"      # Modifiers for "Pitch" function
  711.       "PITCH_K"      0 " Up"
  712.       "PITCH_R"      0 " Down"
  713.    "ROLL"            0 "Roll"
  714.       "ROLL_A"       0 " Left/Right"      # Modifiers for "Roll" function
  715.       "ROLL_K"       0 " Left"
  716.       "ROLL_R"       0 " Right"
  717.    "CENTER"          0 "Center"
  718.    "FIRE1"           0 "Fire 1"
  719.    "FIRE2"           0 "Fire 2"
  720.    "FIRE3"           0 "Fire 3"
  721.    "FIRE4"           0 "Fire 4"
  722.    "ACTIVATE"        0 "Activate"
  723.    "SELECT1"         0 "Fists/Lightsaber"
  724.    "SELECT2"         0 "Bryar/BlasTech Pistol"
  725.    "SELECT3"         0 "Stormtrooper Rifle/Scope"
  726.    "SELECT4"         0 "Thermal/Flash Detonator"
  727.    "SELECT5"         0 "Bowcaster"
  728.    "SELECT6"         0 "Repeater"
  729.    "SELECT7"         0 "Rail/Seeking Detonator"
  730.    "SELECT8"         0 "Auto/Manual Sequencer"
  731.    "SELECT9"         0 "Concussion Rifle"
  732.    "SELECT0"         0 "Carbonite Gun"
  733.    "GAMESAVE"        0 "Quick Save"
  734. #   "GAMERESTORE"     0 "Game Restore"
  735. #   "GAMERECORD"      0 "Game Record"
  736. #   "DEBUG"           0 "Debug"
  737.    "L_STOP"          0 "l_stop"
  738.    "NEXTINV"         0 "Next Inventory Item"
  739.    "PREVINV"         0 "Prev Inventory Item"
  740.    "USEINV"          0 "Use Inventory Item"
  741.    "NEXTWEAPON"      0 "Next Weapon"
  742.    "PREVWEAPON"      0 "Previous Weapon"
  743.    "NEXTSKILL"       0 "Next Force Power"
  744.    "PREVSKILL"       0 "Prev Force Power"
  745.    "USESKILL"        0 "Use Force Power"
  746.    "MAP"             0 "Map"
  747.    "INCREASE"        0 "Increase viewsize"
  748.    "DECREASE"        0 "Decrease viewsize"
  749.    "MLOOK"           0 "Free Look"
  750.    "CAMERAMODE"      0 "Camera Mode"
  751.    "TALK"            0 "Talk"
  752.    "GAMMA"           0 "Gamma"
  753.    "SCREENSHOT"      0 "Screenshot"
  754.    "TALLY"           0 "Score Tally"
  755.    "ACTIVATE0"       0 "Force Jump"
  756.    "ACTIVATE1"       0 "Force Speed"
  757.    "ACTIVATE2"       0 "Force Seeing"
  758.    "ACTIVATE3"       0 "Force Pull"
  759.    "ACTIVATE4"       0 "Force Healing"
  760.    "ACTIVATE5"       0 "Force Persuasion"
  761.    "ACTIVATE6"       0 "Force Blinding"
  762.    "ACTIVATE7"       0 "Force Absorb"
  763.    "ACTIVATE8"       0 "Force Protection"
  764.    "ACTIVATE9"      0 "Force Grip"
  765.    "ACTIVATE10"      0 "Force Destruction"
  766.    "ACTIVATE11"      0 "Force Deadlysight"
  767.    "ACTIVATE12"      0 "Force Farsight"
  768.    "ACTIVATE13"      0 "Force Projection"
  769.    "ACTIVATE14"      0 "Force Saber Throw"
  770.    "ACTIVATE15"      0 "Force Push"
  771.    "ACTIVATE16"      0 "Force Chain Lightning"
  772.    "ACTIVATE17"      0 "Bacta Tank"
  773.    "ACTIVATE18"      0 "IR Goggles"
  774.    "ACTIVATE19"      0 "Field Light"
  775.    ### ACTIVATExx bins up to ACTIVATE31 are available for user defined Hotkeys.
  776.    ### In items.dat, the script for the 'xx'th item with the hotkey flag 0x100 will be bound.
  777.  
  778.    ### Names for all the keys
  779.    ### They match names in jkGUISetup.c
  780.    "KEY_UNKNOWN"           0 "Unknown Key"
  781.    "DIK_ESCAPE"            0 "Escape"
  782.    "DIK_1"                 0 "1"
  783.    "DIK_2"                 0 "2"
  784.    "DIK_3"                 0 "3"
  785.    "DIK_4"                 0 "4"
  786.    "DIK_5"                 0 "5"
  787.    "DIK_6"                 0 "6"
  788.    "DIK_7"                 0 "7"
  789.    "DIK_8"                 0 "8"
  790.    "DIK_9"                 0 "9"
  791.    "DIK_0"                 0 "0"
  792.    "DIK_MINUS"             0 "Minus"
  793.    "DIK_EQUALS"            0 "Equals"
  794.    "DIK_BACK"              0 "Backspace"
  795.    "DIK_TAB"               0 "Tab"
  796.    "DIK_Q"                 0 "Q"
  797.    "DIK_W"                 0 "W"
  798.    "DIK_E"                 0 "E"
  799.    "DIK_R"                 0 "R"
  800.    "DIK_T"                 0 "T"
  801.    "DIK_Y"                 0 "Y"
  802.    "DIK_U"                 0 "U"
  803.    "DIK_I"                 0 "I"
  804.    "DIK_O"                 0 "O"
  805.    "DIK_P"                 0 "P"
  806.    "DIK_LBRACKET"          0 "["
  807.    "DIK_RBRACKET"          0 "]"
  808.    "DIK_RETURN"            0 "Enter"
  809.    "DIK_LCONTROL"          0 "Left Control"
  810.    "DIK_A"                 0 "A"
  811.    "DIK_S"                 0 "S"
  812.    "DIK_D"                 0 "D"
  813.    "DIK_F"                 0 "F"
  814.    "DIK_G"                 0 "G"
  815.    "DIK_H"                 0 "H"
  816.    "DIK_J"                 0 "J"
  817.    "DIK_K"                 0 "K"
  818.    "DIK_L"                 0 "L"
  819.    "DIK_SEMICOLON"         0 ";"
  820.    "DIK_APOSTROPHE"        0 "'"
  821.    "DIK_GRAVE"             0 "Tilde (~)"
  822.    "DIK_LSHIFT"            0 "Left Shift"
  823.    "DIK_BACKSLASH"         0 "\"
  824.    "DIK_Z"                 0 "Z"
  825.    "DIK_X"                 0 "X"
  826.    "DIK_C"                 0 "C"
  827.    "DIK_V"                 0 "V"
  828.    "DIK_B"                 0 "B"
  829.    "DIK_N"                 0 "N"
  830.    "DIK_M"                 0 "M"
  831.    "DIK_COMMA"             0 "Comma"
  832.    "DIK_PERIOD"            0 "Period"
  833.    "DIK_SLASH"             0 "/"
  834.    "DIK_RSHIFT"            0 "Right Shift"
  835.    "DIK_MULTIPLY"          0 "Numpad *"
  836.    "DIK_LMENU"             0 "Left Alt"
  837.    "DIK_SPACE"             0 "Space"
  838.    "DIK_CAPITAL"           0 "Caps Lock"
  839.    "DIK_F1"                0 "F1"
  840.    "DIK_F2"                0 "F2"
  841.    "DIK_F3"                0 "F3"
  842.    "DIK_F4"                0 "F4"
  843.    "DIK_F5"                0 "F5"
  844.    "DIK_F6"                0 "F6"
  845.    "DIK_F7"                0 "F7"
  846.    "DIK_F8"                0 "F8"
  847.    "DIK_F9"                0 "F9"
  848.    "DIK_F10"               0 "F10"
  849.    "DIK_NUMLOCK"           0 "Num Lock"
  850.    "DIK_SCROLL"            0 "Scroll Lock"
  851.    "DIK_NUMPAD7"           0 "Numpad 7"
  852.    "DIK_NUMPAD8"           0 "Numpad 8"
  853.    "DIK_NUMPAD9"           0 "Numpad 9"
  854.    "DIK_SUBTRACT"          0 "Numpad -"
  855.    "DIK_NUMPAD4"           0 "Numpad 4"
  856.    "DIK_NUMPAD5"           0 "Numpad 5"
  857.    "DIK_NUMPAD6"           0 "Numpad 6"
  858.    "DIK_ADD"               0 "Numpad +"
  859.    "DIK_NUMPAD1"           0 "Numpad 1"
  860.    "DIK_NUMPAD2"           0 "Numpad 2"
  861.    "DIK_NUMPAD3"           0 "Numpad 3"
  862.    "DIK_NUMPAD0"           0 "Numpad 0"
  863.    "DIK_DECIMAL"           0 "Numpad Period"
  864.    "DIK_F11"               0 "F11"
  865.    "DIK_F12"               0 "F12"
  866.  
  867.    "DIK_F13"      0 "F13"
  868.    "DIK_F14"      0 "F14"
  869.    "DIK_F15"      0 "F15"
  870.  
  871.    "DIK_KANA"     0 "Kana"
  872.    "DIK_CONVERT"          0 "Convert"
  873.    "DIK_NOCONVERT"   0 "No Convert"
  874.    "DIK_YEN"      0 "Yen"
  875.    "DIK_NUMPADEQUALS"   0 "Numpad ="
  876.    "DIK_CIRCUMFLEX"  0 "^"
  877.    "DIK_AT"       0 "@"
  878.    "DIK_COLON"       0 ":"
  879.    "DIK_UNDERLINE"   0 "_"
  880.    "DIK_KANJI"       0 "Kanji"
  881.    "DIK_STOP"     0 "Stop"
  882.    "DIK_AX"       0 "ax"
  883.    "DIK_UNLABELED"   0 "Unlabeled"
  884.    "DIK_NUMPADENTER"    0 "Numpad Enter"
  885.    "DIK_RCONTROL"            0 "Right Control"
  886.    "DIK_NUMPADCOMMA"       0 "Numpad Comma"
  887.    "DIK_DIVIDE"            0 "Numpad /"
  888.    "DIK_SYSRQ"             0 "SysRq"
  889.    "DIK_RMENU"             0 "Right Alt"
  890.    "DIK_HOME"              0 "Home"
  891.    "DIK_UP"                0 "Up Arrow"
  892.    "DIK_PRIOR"             0 "Page Up"
  893.    "DIK_LEFT"              0 "Left Arrow"
  894.    "DIK_RIGHT"             0 "Right Arrow"
  895.    "DIK_END"               0 "End"
  896.    "DIK_DOWN"              0 "Down Arrow"
  897.    "DIK_NEXT"              0 "Page Dn"
  898.    "DIK_INSERT"            0 "Insert"
  899.    "DIK_DELETE"            0 "Delete"
  900.    "DIK_LWIN"              0 "Left Win"
  901.    "DIK_RWIN"              0 "Right Win"
  902.    "DIK_APPS"              0 "Apps"
  903.  
  904.    # These are keys too, but on the mouse and joystick
  905.    "KEY_JOY1_B1"           0 "Joy 1 Button 1"
  906.    "KEY_JOY1_B2"           0 "Joy 1 Button 2"
  907.    "KEY_JOY1_B3"           0 "Joy 1 Button 3"
  908.    "KEY_JOY1_B4"           0 "Joy 1 Button 4"
  909.    "KEY_JOY1_B5"           0 "Joy 1 Button 5"
  910.    "KEY_JOY1_B6"           0 "Joy 1 Button 6"
  911.    "KEY_JOY1_B7"           0 "Joy 1 Button 7"
  912.    "KEY_JOY1_B8"           0 "Joy 1 Button 8"
  913.    "KEY_JOY1_B9"           0 "Joy 1 Button 9"
  914.    "KEY_JOY1_B10"          0 "Joy 1 Button 10"
  915.    "KEY_JOY1_B11"          0 "Joy 1 Button 11"
  916.    "KEY_JOY1_B12"          0 "Joy 1 Button 12"
  917.    "KEY_JOY1_B13"          0 "Joy 1 Button 13"
  918.    "KEY_JOY1_B14"          0 "Joy 1 Button 14"
  919.    "KEY_JOY1_B15"          0 "Joy 1 Button 15"
  920.    "KEY_JOY1_B16"          0 "Joy 1 Button 16"
  921.  
  922.    "KEY_JOY1_HLEFT"        0 "Joy 1 Hat Left"
  923.    "KEY_JOY1_HUP"          0 "Joy 1 Hat Up"
  924.    "KEY_JOY1_HRIGHT"       0 "Joy 1 Hat Right"
  925.    "KEY_JOY1_HDOWN"        0 "Joy 1 Hat Down"
  926.  
  927.    "KEY_JOY2_B1"           0 "Joy 2 Button 1"
  928.    "KEY_JOY2_B2"           0 "Joy 2 Button 2"
  929.    "KEY_JOY2_B3"           0 "Joy 2 Button 3"
  930.    "KEY_JOY2_B4"           0 "Joy 2 Button 4"
  931.    "KEY_JOY2_B5"           0 "Joy 2 Button 5"
  932.    "KEY_JOY2_B6"           0 "Joy 2 Button 6"
  933.    "KEY_JOY2_B7"           0 "Joy 2 Button 7"
  934.    "KEY_JOY2_B8"           0 "Joy 2 Button 8"
  935.    "KEY_JOY2_B9"           0 "Joy 2 Button 9"
  936.    "KEY_JOY2_B10"          0 "Joy 2 Button 10"
  937.    "KEY_JOY2_B11"          0 "Joy 2 Button 11"
  938.    "KEY_JOY2_B12"          0 "Joy 2 Button 12"
  939.    "KEY_JOY2_B13"          0 "Joy 2 Button 13"
  940.    "KEY_JOY2_B14"          0 "Joy 2 Button 14"
  941.    "KEY_JOY2_B15"          0 "Joy 2 Button 15"
  942.    "KEY_JOY2_B16"          0 "Joy 2 Button 16"
  943.  
  944.    "KEY_JOY2_HLEFT"        0 "Joy 2 Hat Left"
  945.    "KEY_JOY2_HUP"          0 "Joy 2 Hat Up"
  946.    "KEY_JOY2_HRIGHT"       0 "Joy 2 Hat Right"
  947.    "KEY_JOY2_HDOWN"        0 "Joy 2 Hat Down"
  948.  
  949.    "KEY_MOUSE_B1"          0 "Mouse Button 1"
  950.    "KEY_MOUSE_B2"          0 "Mouse Button 2"
  951.    "KEY_MOUSE_B3"          0 "Mouse Button 3"
  952.    "KEY_MOUSE_B4"          0 "Mouse Button 4"
  953.  
  954.  
  955.    ### Names for all mouse and joystick axes
  956.    "AXIS_UNKNOWN"    0 "unknown Axis"
  957.    "AXIS_JOY1_X"           0 "Joy 1 X Axis"
  958.    "AXIS_JOY1_Y"           0 "Joy 1 Y Axis"
  959.    "AXIS_JOY1_Z"           0 "Joy 1 Z Axis"
  960.    "AXIS_JOY1_R"           0 "Joy 1 R Axis"
  961.    "AXIS_JOY1_U"           0 "Joy 1 U Axis"
  962.    "AXIS_JOY1_V"           0 "Joy 1 V Axis"
  963.  
  964.    "AXIS_JOY2_X"           0 "Joy 2 X Axis"
  965.    "AXIS_JOY2_Y"           0 "Joy 2 Y Axis"
  966.    "AXIS_JOY2_Z"           0 "Joy 2 Z Axis"
  967.    "AXIS_JOY2_R"           0 "Joy 2 R Axis"
  968.    "AXIS_JOY2_U"           0 "Joy 2 U Axis"
  969.    "AXIS_JOY2_V"           0 "Joy 2 V Axis"
  970.  
  971.    "AXIS_MOUSE_X"          0 "Mouse X Axis"
  972.    "AXIS_MOUSE_Y"          0 "Mouse Y Axis"
  973.    "AXIS_MOUSE_Z"          0 "Mouse Z Axis/Wheel"
  974.  
  975.  
  976. #***************************
  977. #  NAMES OF JEDI RANKS
  978. #***************************
  979.    # first number is level, 2nd is alignment: Dark or Light
  980.    # Light side
  981.    "RANK_0_L"     0 "Uninitiated"
  982.    "RANK_1_L"     0 "Initiate"
  983.    "RANK_2_L"     0 "Learner"
  984.    "RANK_3_L"     0 "Apprentice"
  985.    "RANK_4_L"     0 "Journeyman"
  986.    "RANK_5_L"     0 "Charge"
  987.    "RANK_6_L"     0 "Disciple"
  988.    "RANK_7_L"     0 "Jedi Knight"
  989.    "RANK_8_L"     0 "Jedi Master"
  990.    "RANK_9_L"     0 "Unlimited"
  991.  
  992.    # Dark side
  993.    "RANK_0_D"     0 "Uninitiated"
  994.    "RANK_1_D"     0 "Initiate"
  995.    "RANK_2_D"     0 "Learner"
  996.    "RANK_3_D"     0 "Apprentice"
  997.    "RANK_4_D"     0 "Journeyman"
  998.    "RANK_5_D"     0 "Charge"
  999.    "RANK_6_D"     0 "Disciple"
  1000.    "RANK_7_D"     0 "Primarch"
  1001.    "RANK_8_D"     0 "Dark Lord"
  1002.    "RANK_9_D"     0 "Unlimited"
  1003.  
  1004. #***************************
  1005. #  Names of Episodes
  1006. #***************************
  1007.  
  1008.    "Mysteries of the Sith"    0  "Mysteries of the Sith"
  1009.    "Kill the Fool with the Ysalimari"    0  "Kill the Fool with the Ysalimari"
  1010.    "Sith Multiplayer Deathmatch" 0  "Sith Multiplayer Deathmatch"
  1011.    "Sith Saber Deathmatch"    0  "Sith Saber Deathmatch"
  1012.  
  1013. #***************************
  1014. #  Names of Cutscenes
  1015. #***************************
  1016.    "JKMINTRO"        0  "0 - jkmintro"
  1017.    "S1L1OCS"         0  "1 - s1l1o"
  1018.    "S1L1ECS"         0  "2 - s1l1e"
  1019.    "S1L2OCS"         0  "3 - s1l2o"
  1020.    "S1L2ECS"         0  "4 - s1l2e"
  1021.    "S1L3OCS"         0  "5 - s1l3o"
  1022.    "S1L3ECS"         0  "7 - s1l3e"
  1023.    "S1L4ECS"         0  "8 - s1l4e"
  1024.    "S2L1OCS"         0  "9 - s2l1o"
  1025.    "S2L1ECS"         0  "10 - s2l1e"
  1026.    "S2L2OCS"         0  "11 - s2l2o"
  1027.    "S2L2AECS"        0  "13 - s2l2ae"
  1028.    "S2L2ECS"         0  "14 - s2l2e"
  1029.    "S2L4ECS"         0  "15 - s2l4e"
  1030.    "S4L1OCS"         0  "15 - s4l1o"
  1031.    "S4L1ECS"         0  "16 - s4l1e"
  1032.    "S4L2OCS"         0  "15 - s4l2o"
  1033.    "S4L2ECS"         0  "16 - s4l2e"
  1034.    "S4L3OCS"         0  "18 - s4l3o"
  1035.    "S4L3ECS"         0  "19 - s4l3e"
  1036.    "S5L2OCS"         0  "20 - s5l2o"
  1037.    "S5L3ECS"         0  "21 - s5l3e"
  1038.    "FINALE"          0  "22 - finale"
  1039.  
  1040. #***************************
  1041. #  Names of MP Models
  1042. #***************************
  1043.    "KK"              0  "Kyle Katarn"
  1044.    "KY"              0  "Kyle Katarn"
  1045.    "KY_SHORT"        0  "K. Katarn"
  1046.    "KYB3"            0  "Krugon"
  1047.    "KYC5"            0  "One-Eye"
  1048.    "KYD0"            0  "Trainer"
  1049.    "KYE6"            0  "Dark Kyle"
  1050.    "KYF2"            0  "Veamon"
  1051.    "KYG7"            0  "Admiral"
  1052.    "KYH4"            0  "Mandalore"
  1053.    "KYJ1"            0  "Dark Rahn"
  1054.    "KYK7"            0  "Santiago"
  1055.    "KYL8"            0  "Rugar"
  1056.    "KYA9"            0  "Sariss"
  1057.    "KYA10"           0  "Jan Ors"
  1058.    "KYA11"           0  "Imperial Commando"
  1059.    "KYA11_SHORT"     0  "I. Command"
  1060.    "KYA12"           0  "Imperial Officer"
  1061.    "KYA12_SHORT"     0  "I. Officer"
  1062.    "KYM13"           0  "Stormtrooper"
  1063.    "KYM13_SHORT"     0  "Trooper"
  1064.    "KYI14"           0  "Trandoshan"
  1065.    "KYA15"           0  "Tusken"
  1066.    "KYA16"           0  "Protocol Droid"
  1067.    "KYA16_SHORT"     0  "Pro. Droid"
  1068.    "KYA17"           0  "Rodian"
  1069.    "KYA18"           0  "Yun"
  1070.    "KYA19"           0  "Jerec"
  1071.    "KYMJ"            0  "Mara Jade"
  1072.    "KYPR"            0  "Pirate Raider 1"
  1073.    "KYPR_SHORT"      0  "Pirate 1"
  1074.    "KYKB"            0  "Kaerobani"
  1075.    "KYRC"            0  "Rebel Soldier"
  1076.    "KYRC_SHORT"      0  "R. Soldier"
  1077.    "KYRO"            0  "Rebel Officer"
  1078.    "KYRO_SHORT"      0  "R. Officer"
  1079.    "KYRM"            0  "Rebel Commander"
  1080.    "KYRM_SHORT"      0  "R. Command"
  1081.    "KYWQ"            0  "Weequay"
  1082.    "KYST"            0  "Scout Trooper"
  1083.    "KYST_SHORT"      0  "Scout Trp."
  1084.    "KYTP"            0  "TIE Pilot"
  1085.    "KYAP"            0  "AT-AT Pilot"
  1086.    "KYAP_SHORT"      0  "AT-AT Plt."
  1087.    "KYP2"            0  "Pirate Raider 2"
  1088.    "KYP2_SHORT"      0  "Pirate 2"
  1089.    "KYAB"            0  "Abron Mar"
  1090.    "KYDM"            0  "Dark Mara"
  1091.    "KYLUKE"          0  "Luke Skywalker"
  1092.    "KYLUKE_SHORT"    0  "Skywalker"
  1093.    "KYDARTH"         0  "Darth Vader"
  1094.    "KYDARTH_SHORT"   0  "Vader"
  1095.  
  1096.    "KYT0"            0  "Green"
  1097.    "KYU0"            0  "Gold"
  1098.    "KYV0"            0  "Blue"
  1099.    "KYW0"            0  "Purple"
  1100.    "KYX0"            0  "Red"
  1101.    "KYY0"            0  "Orange"
  1102.    "KYH4R"           0  "Red"
  1103.    "KYH4Y"           0  "Gold"
  1104.    "KYH4B"           0  "Blue"
  1105.    "KYH4G"           0  "Green"
  1106.    "KYPRR"           0  "Red"
  1107.    "KYPRY"           0  "Gold"
  1108.    "KYPRB"           0  "Blue"
  1109.    "KYPRG"           0  "Green"
  1110.    "KYM13R"          0  "Red"
  1111.    "KYM13Y"          0  "Gold"
  1112.    "KYM13B"          0  "Blue"
  1113.    "KYM13G"          0  "Green"
  1114.  
  1115.  
  1116. #### Put GENERIC Cog messages here  ####
  1117. #
  1118. #  This file is for Cog messages which apply to all episodes.
  1119. #  Put messages which apply only to one episode in that
  1120. #  episode's "cogStrings.uni" file.
  1121. #
  1122. #  Be sure to label each message with the .COG
  1123. #  file which uses that message.
  1124. #########################################
  1125.  
  1126. #  General purpose messages.
  1127.  
  1128. #       Weapon & Powerups messages (please keep these in synch with items.dat values [YB])
  1129.    "COG_00001"    0 "Fists"
  1130.    "COG_00002"    0 "Bryar Pistol"
  1131.    "COG_00003"    0 "Stormtrooper Rifle"
  1132.    "COG_00004"    0 "Thermal Detonators"
  1133.    "COG_00005"    0 "Crossbow"
  1134.    "COG_00006"    0 "Repeater Gun"
  1135.    "COG_00007"    0 "Rail Detonator"
  1136.    "COG_00008"    0 "Sequencer Charges"
  1137.    "COG_00009"    0 "Concussion Rifle"
  1138.    "COG_00010"    0 "Lightsaber"
  1139.    "COG_00011"    0 "Energy Cells"
  1140.    "COG_00012"    0 "Power Cells"
  1141.    "COG_00013"    0 "Battery"
  1142.    "COG_00014"    0 "Force Mana"
  1143.    "COG_00015"    0 "Rail Charges"
  1144.    "COG_00016"    0 "New Stars"
  1145.    "COG_00017"    0 "Spend Stars"
  1146.    "COG_00018"    0 "Total Stars"
  1147.    "COG_00019"    0 "Force Defense"
  1148.    "COG_00020"    0 "Jedi Rank"
  1149.    "COG_00021"    0 "Force Jump"
  1150.    "COG_00022"    0 "Force Speed"
  1151.    "COG_00023"    0 "Force Seeing"
  1152.    "COG_00024"    0 "Force Pull"
  1153.    "COG_00025"    0 "Force Healing"
  1154.    "COG_00026"    0 "Force Persuasion"
  1155.    "COG_00027"    0 "Force Blinding"
  1156.    "COG_00028"    0 "Force Absorb"
  1157.    "COG_00029"    0 "Force Protection"
  1158.    "COG_00030"    0 "Force Throw"
  1159.    "COG_00031"    0 "Force Grip"
  1160.    "COG_00032"    0 "Force Lightning"
  1161.    "COG_00033"    0 "Force Destruction"
  1162.    "COG_00034"    0 "Force Deadly Sight"
  1163.  
  1164.    "COG_00035"    0 "Force Farsight"
  1165.    "COG_00036"    0 "Force Projection"
  1166.    "COG_00037"    0 "Force Saber Throw"
  1167.    "COG_00038"    0 "Force Push"
  1168.    "COG_00039"    0 "Force Chain Lightning"
  1169.  
  1170.    "COG_00040"    0 "Bacta Tank"
  1171.    "COG_00041"    0 "IR Goggles"
  1172.    "COG_00042"    0 "Field Light"
  1173.    "COG_00043"    0 "Jail Key"
  1174.    "COG_00044"    0 "Wrench"
  1175.    "COG_00045"    0 "Data Disk"
  1176.    "COG_00046"    0 "Red Key"
  1177.    "COG_00047"    0 "Blue Key"
  1178.    "COG_00048"    0 "Yellow Key"
  1179.    "COG_00049"    0 "Blue Wrench"
  1180.    "COG_00050"    0 "Yellow Wrench"
  1181.    "COG_00051"    0 "Green Key"
  1182.    "COG_00052"    0 "Tusken Clothing"
  1183.    "COG_00053"    0 "Heavy Explosives"
  1184.    "COG_00054"    0 "The Holocron"
  1185.    "COG_00055"    0 "Droid Arm"
  1186.    "COG_00056"    0 "Pry Bar"
  1187.    "COG_00057"    0 "Radio Listening Device"
  1188.  
  1189.    "COG_00060"    0 "Shield Recharge"
  1190.    "COG_00061"    0 "Force Armor"
  1191.    "COG_00062"    0 "Super Shield"
  1192.    "COG_00063"    0 "Power Boost"
  1193.    "COG_00064"    0 "Force Surge"
  1194. #"COG_00065"    0 "Light Surge"
  1195.    "COG_00066"    0 "Revive"
  1196.  
  1197. # Extra ammo types
  1198.    "COG_00090"    0 "Carbonite"
  1199.    "COG_00091"    0 "Seeking Rail Charges"
  1200.    "COG_00092"    0 "Blaster Cannon Ammunition"
  1201.  
  1202. # Relocated weapon names
  1203.    "COG_00121"    0 "Fists"
  1204.    "COG_00122"    0 "Bryar Pistol"
  1205.    "COG_00123"    0 "Stormtrooper Rifle"
  1206.    "COG_00124"    0 "Thermal Detonators"
  1207.    "COG_00125"    0 "Carbonite Gun"
  1208.    "COG_00126"    0 "Repeater Gun"
  1209.    "COG_00127"    0 "Rail Detonator"
  1210.    "COG_00128"    0 "Sequencer Charges"
  1211.    "COG_00129"    0 "Concussion Rifle"
  1212.    "COG_00130"    0 "Blaster Cannon Gun"
  1213.  
  1214.    "COG_00131"    0 "Light Saber"
  1215.    "COG_00132"    0 "BlasTech Pistol"
  1216.    "COG_00133"    0 "Rifle Scope"
  1217.    "COG_00134"    0 "Flash Bombs"
  1218.    "COG_00135"    0 "Bow Caster"
  1219.    "COG_00136"    0 "Empty Slot"
  1220.    "COG_00137"    0 "Seeking Rail Detonator"
  1221.    "COG_00138"    0 "Sequencer Charges"
  1222.    "COG_00139"    0 "Empty Slot"
  1223.    "COG_00140"    0 "Carbonite Gun"
  1224.  
  1225.  
  1226.    #       Other items related messages
  1227.    "COG_00200"    0 "Backpack"
  1228.    "COG_00201"    0 "Health Pack"
  1229.  
  1230.    "COG_00204"    0 "Force Boost"
  1231.    "COG_00205"    0 "Thermal Detonator"                           # no 's'
  1232.    "COG_00206"    0 "Sequencer Charge"                            # no 's'
  1233.    "COG_00207"    0 "Armor Vest"
  1234.    "COG_00208"    0 "Stormtrooper Backpack"
  1235.    "COG_00209"    0 "Smuggler Backpack"
  1236.    "COG_00210"    0 "Explorer's Backpack"
  1237.    "COG_00211"    0 "Flash Grenade"
  1238.  
  1239.    "COG_00250"    0 "Using Bacta"
  1240.    "COG_00251"    0 "Field Light ON"
  1241.    "COG_00252"    0 "Field Light OFF"
  1242.    "COG_00253"    0 "Field Light out of power"
  1243.    "COG_00254"    0 "IR Goggles ON"
  1244.    "COG_00255"    0 "IR Goggles OFF"
  1245.    "COG_00256"    0 "IR Goggles out of power"
  1246.    "COG_00257"    0 "This is a Blue Key..."
  1247.    "COG_00258"    0 "This is a Red Key..."
  1248.    "COG_00259"    0 "This is a Yellow Key..."
  1249.    "COG_00260"    0 "This is a Blue Wrench..."
  1250.    "COG_00261"    0 "This is a Yellow Wrench..."
  1251.  
  1252.    "COG_00262"    0 "You need the Red Key"
  1253.    "COG_00263"    0 "You need the Blue Key"
  1254.    "COG_00264"    0 "You need the Yellow Key"
  1255.  
  1256.    "COG_00265"    0 "You need the Green Key"
  1257.    "COG_00266"    0 "This is a Green Key..."
  1258.  
  1259.    "COG_00268"    0 "This is the Imperial Key..."
  1260.    "COG_00269"    0 "This is a Data Disk..."
  1261.    "COG_00270"    0 "This is a Wrench..."
  1262.    "COG_00271"    0 "Putting on Tusken Clothing"
  1263.    "COG_00272"    0 "Taking off Tusken Clothing"
  1264.    "COG_00273"    0 "Heavy Explosives"
  1265.    "COG_00274"    0 "Heavy Explosives"
  1266.    "COG_00275"    0 "The Holocron"
  1267.    "COG_00276"    0 "The Holocron"
  1268.    "COG_00277"    0 "A Droid Arm..."
  1269.    "COG_00278"    0 "This is a Prybar..."
  1270.    "COG_00279"    0 "This is a Radio Listening Device..."
  1271.  
  1272.    #       Force Powers messages
  1273.  
  1274.    "COG_00300"    0 "You are taking Grip damage!"
  1275.    "COG_00301"    0 "You are taking Deadly Sight damage!"
  1276.    "COG_00302"    0 "You are taking Chain Lightning damage!"
  1277.  
  1278.    #       Goal complete message
  1279.    "COG_00350"    0 "Mission Objective Completed!"
  1280.  
  1281.    #       Found a secret area message
  1282.    "COG_00360"    0 "Entered Secret Area!"
  1283.  
  1284.    #       Camera message
  1285.    "COG_00365"    0 "Camera #"
  1286.  
  1287.    #       Various nefarious sequencer charge messages
  1288.    "COG_00370"    0 "Nothing to detonate!"
  1289.    "COG_00371"    0 "You have no charges to lay!"
  1290.    "COG_00372"    0 "You may only place 10 charges!"
  1291.    "COG_00373"    0 "Manual Mode"
  1292.    "COG_00374"    0 "Automatic Mode"
  1293.  
  1294.    #       Blaster Cannon Messages
  1295.    "COG_00380"    0 "You have no ammo to use with the blaster cannon!"
  1296.    "COG_00381"    0 "Step off the blaster cannon first!"
  1297.    "COG_00382"    0 "The Blaster Cannon!"
  1298.  
  1299.    #       Scope Mode Messages
  1300.    "COG_00385"    0 "Automatic Zoom Mode"
  1301.    "COG_00386"    0 "Manual Zoom Mode"
  1302.  
  1303.    # cutscene strings...
  1304.    # a '|' character forces the message to always appear
  1305.    "COG_50148"       0  "Blast him!"
  1306.    "COG_50166"       0  "There he is. Stop him!"
  1307.    "COG_71101"       0  "Excellent, Mara."
  1308.    "COG_71102"       0  "You are becoming very adept at using the Force to anticipate my actions."
  1309.    "COG_71103"       0  "Someday that insight may save your life."
  1310.    "COG_71104"       0  "Ah, what's going on?!"
  1311.    "COG_71105"       0  "Captain Katarn, report to Ops immediately!  Captain Katarn, report to Ops immediately!"
  1312.    "COG_71106"       0  "Commander, what's the situation?"
  1313.    "COG_71107"       0  "We detected two asteroids approaching our atmosphere, and thought they'd break up on contact."
  1314.    "COG_71108"       0  "We became alarmed when they took up a geo-synchronous orbit and began bombarding our shields."
  1315.    "COG_71109"       0  "They appear to be some sort of new Imperial weapons disguised as asteroids to take us by surprise."
  1316.    "COG_71110"       0  "Looks like they were successful."
  1317.    "COG_71111"       0  "It's not something you typically see in an asteroid."
  1318.    "COG_71113"       0  "Sir, our long range outpost on Delta 3 has picked up an Imperial strike force entering hyperspace."
  1319.    "COG_71114"       0  "Using their last known course and speed, we estimate they will arrive within 3 hours."
  1320.    "COG_71115"       0  "We can't get our evacuation shuttles off the ground with those asteroids pinning us down, and once the primary force arrives we're done for."
  1321.    "COG_71116"       0  "Sensors detect Imperial ground troops landing just outside our shields."
  1322.    "COG_71117"       0  "Send Squads 2 and 5 to Blue Sector. Tell all troops to prepare for ground assault."
  1323.    "COG_71118"       0  "We still have a chance. I'm gonna see if I can 'borrow' a shuttle from our visitors. Then I'll see what I can do about those asteroids."
  1324.    "COG_71119"       0  "I'm going with you, you're gonna--"
  1325.    "COG_71120"       0  "No, Mara, I need you to stay here to coordinate the base defenses."
  1326.    "COG_71121"       0  "I'll signal you when it's clear to begin the evacuation."
  1327.    "COG_71122"       0  "Better make it fast, we have less than 3 hours."
  1328.    "COG_71123"       0  "And Katarn..."
  1329.    "COG_71124"       0  "Yes?"
  1330.    "COG_71125"       0  "Good Luck."
  1331.    "COG_71127"       0  "Thanks, I have a feeling I'm going to need it."
  1332.    "COG_71302"       0  "Gravity is a harsh mistress."
  1333.    "COG_72101"       0  "Mara, the New Republic is still in desperate need of supplies, and we aren't always able to locate them through... 'honest' channels."
  1334.    "COG_72102"       0  "Ka' Pa the Hutt has agreed to sell us these items in exchange for a certain degree of, how shall I say -- amnesty?"
  1335.    "COG_72104"       0  "Hey, if you want to do business with a slug it's none of my concern, but why me?"
  1336.    "COG_72105"       0  "Mon Mothma asked for you personally. She felt that because of your prior smuggler affiliations, that he might trust you more than any of our other envoys."
  1337.    "COG_72106"       0  "Also, with Kyle gone, we need your help more than ever."
  1338.    "COG_72107"       0  "All right, I'll do it."
  1339.    "COG_72108"       0  "|Who seeks audience with the exalted Ka' Pa the Hutt?"
  1340.    "COG_72109"       0  "Tell your master that Mara Jade wishes to discuss a deal on behalf of the New Republic, one which could be very lucrative for him."
  1341.    "COG_72110"       0  "|Mara Jade?  You were once a powerful smuggler, until you turned to the way of the Jedi."
  1342.    "COG_72111"       0  "|Unfortunately after what Skywalker did to poor Jabba, Ka' Pa does not wish to see you."
  1343.    "COG_72112"       0  "That was different, I'm not--"
  1344.    "COG_72113"       0  "|Goodbye, Mara Jade."
  1345.    "COG_72114"       0  "Hmmmm... I guess I'm going to have to find a way to let myself in..."
  1346.    "COG_72201"       0  "Ka' Pa's agents said Takara's lieutenant Abron Mar hangs out at the spaceport cantina."
  1347.    "COG_72202"       0  "Hope when I find him I can convince him to be cooperative..."
  1348.    "COG_72203"       0  "Now if I could just find the cantina, AND avoid all the unsavory characters along the way..."
  1349.    "COG_74101"       0  "This is Mara. I've finished my patrol, nothing to report... as usual."
  1350.    "COG_74102"       0  "Thanks, Mara. I know this feels like routine guard duty to you, but Mon Mothma wouldn't have asked if it weren't important."
  1351.    "COG_74103"       0  "A Jedi Holocron is an important artifact, and it must not fall into the wrong hands."
  1352.    "COG_74105"       0  "We've got a full squadron for an escort. No one would be stupid enough--"
  1353.    "COG_74106"       0  "What the-- we're dropping out of hyperspace."
  1354.    "COG_74107"       0  "New Republic Transport, prepare to be boarded!"
  1355.    "COG_74108"       0  "Your hyperdrive will not operate while under the influence of our gravity-well projectors."
  1356.    "COG_74109"       0  "If you cooperate, this will be over quickly and painlessly."
  1357.    "COG_74110"       0  "Pirates. I wonder if it's anyone I know..."
  1358.    "COG_74202"       0  "Hey, what did we get this time?"
  1359.    "COG_74203"       0  "Usual stuff."
  1360.    "COG_74204"       0  "What about that mag-sealed crate?"
  1361.    "COG_74205"       0  "Eh, someone said it was some kind of Jedi artifact."
  1362.    "COG_74206"       0  "Kaerobani's having it transferred to his private collection on the planet."
  1363.    "COG_74208"       0  "I gotta follow that crate."
  1364.    "COG_74301"       0  "Good thing for me these guys are sloppy. Karrde would have had them shot."
  1365.    "COG_74302"       0  "Now to find Kaerobani's collection."
  1366.    "COG_75001"       0  "Mara, this is Mon Mothma. Go ahead."
  1367.    "COG_75002"       0  "I'm concerned about Kyle, have you heard from him?"
  1368.    "COG_75003"       0  "He's been out of contact for quite some time now."
  1369.    "COG_75004"       0  "I understood he was on some sort of personal mission."
  1370.    "COG_75005"       0  "He was investigating a lead that he had regarding the ruins of a Sith temple on Dromund Kaas, but I'm afraid something may have happened to him. I think I should check it out."
  1371.    "COG_75006"       0  "I can't afford to lose either of you. Do what you must, but keep in touch."
  1372.    "COG_75007"       0  "I'll contact you as soon as I know anything. Jade out."
  1373.    "COG_75203"       0  "That looks like a good place to land."
  1374.    "COG_75204"       0  "Now to see if I can find Kyle's shuttle."
  1375.    "COG_75205"       0  "Although I'm not sure I like the look of that swamp."
  1376.    "COG_75301"       0  "Charming place. I guess I should get this over with."
  1377.    "COG_75401"       0  "Ugh!... Kyle? Where are you?"
  1378.    "COG_75402"       0  "Mara... I knew you would make the right choice."
  1379.    "COG_75403"       0  "Follow me to the heart of the temple, feel the power embrace you as your Jedi powers fail you."
  1380.    "COG_75404"       0  "Kyle? He's gone insane."
  1381.    "COG_85301"       0  "Mara, you should not have come."
  1382.    "COG_85302"       0  "What's going on, Kyle? When you located the temple, why didn't you report in?"
  1383.    "COG_85303"       0  "Because, when I found the temple, I found a part of me which I couldn't deny."
  1384.    "COG_85304"       0  "I found a greater source of power than I had ever known."
  1385.    "COG_85305"       0  "Here, in these ruins?"
  1386.    "COG_85306"       0  "Don't judge with your eyes, Mara."
  1387.    "COG_85307"       0  "Reach out with the Force. Sense the power of the Sith around you. Accept it."
  1388.    "COG_85308"       0  "No! I sense only evil and death! Kyle, we have to get you away from here."
  1389.    "COG_85309"       0  "I have chosen my destiny, and it lies here."
  1390.    "COG_85310"       0  "Because of our friendship, I offer you the chance to leave. But do not persist in pursuing me."
  1391.    "COG_85311"       0  "If you do, I will not be responsible for the consequences."
  1392.    "COG_85312"       0  "Kyle... Wait!"
  1393.    "COG_85313"       0  "I don't like the look of this, but there's no other way."
  1394.    "COG_91101"       0  "This is Kyle, I've captured the Imperial shuttle."
  1395.    "COG_91102"       0  "I'm preparing to lift off for the asteroids. I'll contact you when I have them neutralized."
  1396.    "COG_91103"       0  "Understood.  Better make it fast. Their primary force will be here in no time."
  1397.    "COG_91201"       0  "There's no way he survived that fall. Base, this is TK8252."
  1398.    "COG_91202"       0  "We have eliminated the intruder. Repeat, we have eliminated the intruder. Out."
  1399.    "COG_91301"       0  "That takes care of one of them. Now to set the self-destruct and get out of here!"
  1400.    "COG_91401"       0  "Mara, this is Kyle. Mission accomplished, it's clear to give the evacuation codes."
  1401.    "COG_91402"       0  "Way to go, Kyle! I'll meet you at the hangar."
  1402.    "COG_91403"       0  "But why take separate ships?"
  1403.    "COG_91404"       0  "Because I've discovered some references to a hidden temple on the remote planet of Dromund Kaas."
  1404.    "COG_91405"       0  "Something I don't think the Empire wanted anyone to see."
  1405.    "COG_91406"       0  "Are you going to investigate?"
  1406.    "COG_91407"       0  "I feel... as if I have to."
  1407.    "COG_91408"       0  "And I suppose you have to do it alone."
  1408.    "COG_91409"       0  "Mara, I need you to stay here. The New Republic needs you--"
  1409.    "COG_91410"       0  "But my training!"
  1410.    "COG_91411"       0  "You've learned all you can from me."
  1411.    "COG_91412"       0  "Yeah, I understand. Look, you know where to find me."
  1412.    "COG_91413"       0  "May the Force be with you, Mara."
  1413.    "COG_91415"       0  "Try to stay out of trouble, Kyle."
  1414.    "COG_92101"       0  "Ugh! Tell your men to back off! Back off!"
  1415.    "COG_92102"       0  "|Do as she says! BACK!"
  1416.    "COG_92103"       0  "Look, I came here to make a simple deal. But no, you wanted to do things the hard way."
  1417.    "COG_92104"       0  "|Wait! This has all been a misunderstanding. Perhaps we can still work something out."
  1418.    "COG_92105"       0  "|I admire the tenacity and resourcefulness of the great Mara Jade, I could have use for someone like you in my operation."
  1419.    "COG_92106"       0  "I'm not here to work for you."
  1420.    "COG_92107"       0  "|Just one simple job. As a sign of good faith."
  1421.    "COG_92108"       0  "You're in no position to negotiate."
  1422.    "COG_92109"       0  "|Neither are you, Jade."
  1423.    "COG_92110"       0  "Very well. What do you propose?"
  1424.    "COG_92112"       0  "|A simple task for a Jedi such as yourself."
  1425.    "COG_92113"       0  "|My rival Takara has stolen a valuable piece of surveillance equipment, which he uses to listen in on my operations."
  1426.    "COG_92114"       0  "|Since Mon Mothma won't sell me the military countermeasures I need, you must get it back for me."
  1427.    "COG_92115"       0  "Fine, where is it?"
  1428.    "COG_92116"       0  "|Heh, heh. That's the trick isn't it? It's hidden deep within his stronghold."
  1429.    "COG_92117"       0  "|But as you have shown here, that should be no problem for a powerful Jedi as yourself."
  1430.    "COG_92118"       0  "|Return the equipment, and I will supply the New Republic with all the supplies they need."
  1431.    "COG_92119"       0  "Why do I feel like I'm going to regret this?"
  1432.    "COG_92120"       0  "|Ha ha ha ha..."
  1433.    "COG_92204"       0  "So, it seems the rat has run out of places to hide."
  1434.    "COG_92205"       0  "Ughnnn!"
  1435.    "COG_92206"       0  "Who's the rat now? You walked right into my trap."
  1436.    "COG_92207"       0  "Is this the best that Ka' Pa has to offer?"
  1437.    "COG_92208"       0  "Let's find our rat some suitable accommodations. I'm sure Takara will have some questions he'll want to ask her."
  1438.    "COG_92401"       0  "Ka' Pa, how nice of your men to recover my ship and load all the supplies for me."
  1439.    "COG_92402"       0  "You keep this up and you might give yourself a good name."
  1440.    "COG_92403"       0  "|I wouldn't worry too much about that. When can I expect my payment?"
  1441.    "COG_92404"       0  "As soon as I get these supplies back, you'll get your payment."
  1442.    "COG_92405"       0  "Of course, first I'll have to tell Mon Mothma about your illegal surveillance equipment. Being an honest Jedi and all."
  1443.    "COG_92406"       0  "|Heh, heh. Mara, you wound me."
  1444.    "COG_92407"       0  "|Perhaps we could just forget all that has happened, and consider the supplies my gift to the New Republic's cause. Goodbye, Mara Jade."
  1445.    "COG_92408"       0  "A pleasure doing business with you."
  1446.    "COG_94128"       0  "I'm not sure this is a good idea, but it's the only way."
  1447.    "COG_94129"       0  "I love this job!"
  1448.    "COG_94201"       0  "I doubt these guys would notice an extra passenger."
  1449.    "COG_94301"       0  "It's always nice to meet new people and make new enemies."
  1450.    "COG_95001"       0  "You are foolish, and for that you will die."
  1451.    "COG_95002"       0  "Grhh... I can't... NOOOOOOOoooo! I won't do this!"
  1452.    "COG_95003"       0  "This is not the way. It asks too much of me. I can't kill my friends and allies."
  1453.    "COG_95004"       0  "No, you can't. Trust in your feelings."
  1454.    "COG_95005"       0  "I was deluded too easily, I thought I could control the power. Instead I lost myself to it. I have failed."
  1455.    "COG_95006"       0  "You haven't failed, Kyle."
  1456.    "COG_95007"       0  "So, now I suppose you're the teacher, and I'm the student."
  1457.    "COG_95008"       0  "You should be so lucky. Come on, let's go home."
  1458.    "COG_95401"       0  "I should congratulate you, reaching the heart of the temple is not an easy journey."
  1459.    "COG_95402"       0  "By finding me, you have chosen your destiny. You have traveled far, now take the final step on the path that lies before you."
  1460.    "COG_95403"       0  "Join me, and together we will restore the Sith to its former glory."
  1461.    "COG_95404"       0  "No. That will never happen. I will kill you if I must, but I sense that you will not make that necessary."
  1462.    "COG_95405"       0  "There is no conflict... only resolve."
  1463.    "COG_95406"       0  "The path of your destiny is now set, and you have but two choices."
  1464.    "COG_95407"       0  "Cross the bridge before you and join me... or maintain your pitiful faith in the Force by stepping off into oblivion and death."
  1465.  
  1466. END   # !!! DON'T FORGET TO UPDATE THE COUNT AT TOP
  1467.  
  1468.  
  1469.